This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
This @MailSend formula is sending e-mails with a doc-link, but upon clicking on it, it's
giving me a Linked Document cannot be found in view error.
@MailSend(@DbLookup( "": "NoCache";"":DBPath;"ContactEmail"; DepartmentChooser ; 2);"";"";"A Web Visitor has submitted a Contact Form: "+ContactSubject;""; "WebContactContactMsgBody";[IncludeDoclink]);
I'm stumped. Any ideas as to what is causing this?